/*轮播图*/
.focusBox{ position:relative;overflow: hidden; height:543px; width:1200px; margin:0 auto; background:#e6e6e6 url() no-repeat 355px center; margin-bottom:13px; margin-top:20px;}
.focusBox .container .box{overflow: hidden;position: relative;}
.focusBox .boxVideo{width:980px;height:543px; position:absolute;top:0;left:0;z-index:9; display:none;}
.focusBox .boxVideo .video{width:980px;height:543px; background-color:#000;}
.focusBox .boxVideo .close{ position:absolute; top:0; right:0;width:115px;height: 50px; background:rgba(245, 154, 35, 0.666666666666667); color:#FFF; text-align:center; line-height:50px;font-size: 16px; cursor:pointer;}
.focusBox .boxVideo .close:hover{ background-color:#bf0614;}
.focusBox .boxImage{position: relative;width:1200px; height:543px;}
.focusBox .boxImage .slide{width:1200px;height:543px;position:absolute;margin:0 auto; top:0; left:0; display:none;}
.focusBox .boxImage .slide .img{width:1200px;height:543px; overflow:hidden;}
.focusBox .boxImage .slide .img .noClick{ cursor:default;}
.focusBox .boxImage .slide .play{display:block; background:url(images/play.png) no-repeat; width:54px;height:54px; position:absolute; z-index:3; bottom:40px; right:460px;}
.focusBox .boxImage .slide .play:hover{ background-image:url(images/play_cur_54.png);}
.focusBox .boxImage .slideCur{display:block;z-index:2;}
.focusBox .boxImage .slide img{display:block;margin: 0 auto;height:543px; margin:0 auto;}
.focusBox .boxImage .slide .nesting{margin:69px 100px;margin-right:12px;overflow:hidden; width:868px; height:496px;position:absolute; top:0; left:0;}
.focusBox .boxImage .slide .nesting ul{width:868px;height:238px;position:absolute;overflow:hidden;left:0;}
.focusBox .boxImage .slide .nesting ul.list01{top:-238px;}
.focusBox .boxImage .slide .nesting ul.list02{bottom:-238px;}
.focusBox .boxImage .slide .nesting ul li{ float:left;margin-right:20px; width:424px; height:238px; position:relative;}
.focusBox .boxImage .slide .nesting ul li.last{margin-right:0px;}
.focusBox .boxImage .slide .nesting ul li .img_nes{width:424px;height:238px; overflow:hidden;background:#e6e6e6 url() no-repeat center center;}
.focusBox .boxImage .slide .nesting ul li .img_nes img{width:424px;height:238px;}
.focusBox .boxImage .slide .nesting ul li .text{bottom:0;left:0;position:absolute;width:400px;height:40px;padding:0 12px;background:url(images/bg72.png) repeat; z-index:9;}
.focusBox .boxImage .slide .nesting ul li .text .title{font-size:16px;line-height:40px; }
.focusBox .boxImage .slide .nesting ul li .text .title a{color:#FFF;}
.focusBox .boxImage .slide .nesting ul li .text .brief{font-size:14px;line-height:22px;color:#ffffff;}
.focusBox .boxImage .slide .nesting ul li .text .brief a{color:#ffffff;}
.focusBox .boxImage .slide .nesting ul li .text .brief a
.focusBox .boxImage .slide .nesting ul li .text.cur{}
.focusBox .boxImage .slide .nesting ul li .text.cur .title{font-size:20px;line-height:30px; padding-top:14px; height:60px; padding-bottom:9px;}
.focusBox .boxImage .slide .nesting ul li .text.cur .title a:hvoer{color:#ed9913;}
.focusBox .boxImage .slide .nesting ul li .text.cur .title a{color:#ed9913; font-weight:bold;}
.focusBox .boxImage .slide .nesting ul li .play{ right:10px; bottom:50px;}
.focusBox .boxTitle{font-size:15px;height:517px;width:295px;padding:33px 0;background:url(images/bg72.png) repeat;position:absolute;top:0;right:100px;z-index: 3;}

.focusBox .boxTitle .title{overflow: hidden;width:255px;color:#fff;padding:8px 20px; height:49px;}
.focusBox .boxTitle .title table{height:100%;}
.focusBox .boxTitle .title table td{width: 100%;vertical-align: middle;}
.focusBox .boxTitle .title .txt{font-size:14px;line-height:20px; color:#ffffff;}
.focusBox .boxTitle .title .txt a{color:#ffffff;}
.focusBox .boxTitle .title .txt a i{background-color:#be0814;height:20px;line-height:20px;display:inline-block;padding:0 7px;margin-right:10px;}

.focusBox .boxTitle .active{position: relative;background:url(images/pics_show01.png) repeat-y; margin:0px 0; padding:0px 20px; height:78px;}
.focusBox .boxTitle .active .txt{display:block;font-size:18px;line-height:28px;font-weight:bold; margin:10px 0;}
.focusBox .boxTitle .active .txt a{font-size:18px;line-height:28px;font-weight:bold;text-decoration: none; }
.focusBox .boxTitle .active .txt a i{display:none;}

.focusBoxCur{ width:1200px; height:543px;margin:0 auto;}
.focusBoxCur .boxIVideo{width:839px; height:543px;}
.focusBoxCur .boxIVideo .video{width:839px; height:543px;}
.focusBoxCur .boxImage{width:1200px; height:543px;}
.focusBoxCur .boxImage .slide{width:1200px; height:543px;}
.focusBoxCur .boxImage .slide .img{width:1200px; height:543px;}
.focusBoxCur .boxImage .slide img{height:543px;}
.focusBoxCur .boxTitle{height:523px;right:41px;}
.focusBoxCur .boxTitle .title{padding:6px 20px;}
.focusBoxCur .boxTitle .active{margin:5px 0;height: 69px;}